BODY {
        background-image : url(pics/bg.gif);
        background-repeat : repeat;
        margin : 0px,0px,0px,0px;
}

TD {
        letter-spacing : 1px;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
  line-height:14pt;
        color: #001946;
}

A {
        color: #088CC1;
}

a.blau {
        font-size : 11px;
        color: #001946; text-decoration:none;

}

a.blau:hover {
        font-size : 11px;
        color: #001946; text-decoration:underline;
}

.header {
        font-size: 14px;
        font-weight: bold; color: #001946;
}